MembershipProvider
- Category
- Class
- Description
- Defines the contract that ASP.NET implements to provide membership services using custom membership providers.
- Assembly
- System.Web
- Character
- public
- Attributes
-
Name Value/Assignment AspNetHostingPermissionAttribute System.Security.Permissions.SecurityAction.LinkDemand; Level=System.Web.AspNetHostingPermissionLevel.Minimal AspNetHostingPermissionAttribute System.Security.Permissions.SecurityAction.InheritanceDemand; Level=System.Web.AspNetHostingPermissionLevel.Minimal - Ancestors
- ProviderBase > Object
- Descendants
- ActiveDirectoryMembershipProvider, SqlMembershipProvider
- Contstructors
- MembershipProvider()
- Properties
- ApplicationName
EnablePasswordReset
EnablePasswordRetrieval
MaxInvalidPasswordAttempts
MinRequiredNonAlphanumericCharacters
MinRequiredPasswordLength
PasswordAttemptWindow
PasswordFormat
PasswordStrengthRegularExpression
RequiresQuestionAndAnswer
RequiresUniqueEmail- Events
- ValidatingPassword
- Methods
- ChangePassword(String,String,String)
ChangePasswordQuestionAndAnswer(String,String,String,String)
CreateUser(String,String,String,String,String,Boolean,Object,MembershipCreateStatus@)
DecryptPassword(Byte[])
DeleteUser(String,Boolean)
EncryptPassword(Byte[])
FindUsersByEmail(String,Int32,Int32,Int32@)
FindUsersByName(String,Int32,Int32,Int32@)
GetAllUsers(Int32,Int32,Int32@)
GetNumberOfUsersOnline()
GetPassword(String,String)
GetUser(Object,Boolean)
GetUser(String,Boolean)
GetUserNameByEmail(String)
OnValidatingPassword(ValidatePasswordEventArgs)
ResetPassword(String,String)
UnlockUser(String)
UpdateUser(MembershipUser)
ValidateUser(String,String)- Tags
- 0103E2B958, 02E3ABA98D, 0376596F91
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database